home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #5 / Software USA Volume 4.05.iso / mac / Home and Office / TextToMac / About TextToMac next >
INI File  |  1997-09-16  |  5KB  |  105 lines

  1. [TextToMac 1.32]
  2.  
  3. TextToMac is a utility program for Macintosh computers. It converts the end-of-line 
  4. code of text files between Macintosh, MS-DOS PC, and UNIX formats. These 
  5. computers use different codes to indicate the end of each line. Macintosh uses "CR 
  6. (0x0D)", MS-DOS PC "CR+LF (0x0D0A)", and UNIX "LF (0x0A)".
  7.  
  8. +++ How to Use +++
  9. Just drag & drop the file you want to convert to the TextToMac icon. 
  10. First, you set the default way conversion method for each file type (from 
  11. Macintosh/MS-DOS/UNIX to Macintosh/MS-DOS/UNIX). When you drag & drop a file, 
  12. the program recognizes its type and, voila, you get the converted file.
  13.  
  14. +++ How to Setup +++
  15.  
  16. First, double-click the TextToMac icon. The Setup dialog box appears.The Setup 
  17. dialog box also appears if you drag & drop while pressing the Option key.
  18.  
  19. There are four things you have to setup.
  20.  
  21. +How to Convert? (Conversion Method)
  22. TextToMac reads the content of the dropped file and tries to find an end-of-line code. 
  23. It recognizes the file type by looking at the form of the end-of-line code.  Here you 
  24. should set up which type of text file should be converted to which type. For example, 
  25.         Macintosh -> UNIX
  26. means that the program will convert a text file with the Mac-type end-of-line code to 
  27. a file with UNIX-type. 
  28.  
  29. +Where to save the converted file?
  30. You set how to define the folder for saving the converted file. Choose from the 
  31. following three.
  32.     1. Show "Save as" dialog
  33.         The program displays the standard "Save as" dialog box for each of the dropped 
  34.         files. You set the folder (and the name) each time.
  35.     2. Save to the same folder as original
  36.         Save the converted file into the same folder as the original, with a different 
  37.         name. The new name will be the original name plus an extension (suffix). The 
  38.         program alerts you if a file with the same name already exists.
  39.     3. Overwrite original file
  40.         The program overwrites the original without changing the name. The alert 
  41.         message will appear. You can disable this alert by unchecking the box below this 
  42.         option.
  43.  
  44. +What extension should be added?
  45. Set the extension to be added to the original file name. Each file type should have a 
  46. different extension. If you choose the option 3 written above, the setting will be 
  47. ignored.
  48.  
  49. +The type of the creator for the converted files
  50. The finder launches an application according to the "creator name" written in the 
  51. document file. Here you set the application program you want to launch when you 
  52. double-click the icon of the converted text file.Click "Set" and the standard dialog box 
  53. appears. Select the program you want to use and click "Open". You can also directly 
  54. type the Creator name. 
  55.  
  56. +About Fast convert option
  57. In case "Fast Convert" is checked, the conversion will become little bit faster.
  58. With this option, TextToMac omit to draw the progress bar and to check user interrup
  59. during one file is processed.   So, this option is only effect to large text file conversion.
  60.  
  61. +About Convert Folder option
  62. In case "Convert Folder" is checked, you can drag and drop folder onto TextToMac in order to convert all TEXT files inside the folder.  If you do not want convert folder inside dropped folder recursively,  uncheck "Convert Subfolder" option.
  63.  
  64. +++ Miscellaneous +++
  65.  
  66. The end-of-line codes are the following.
  67.         Macintosh ..... CR (0x0D)
  68.         MS-DOS ........ CR+LF (0x0D0A)
  69.         UNIX .......... LF (0x0A)
  70. If TextToMac doesn't find these codes in the dropped file, it does nothing, .
  71.  
  72. The Setup dialog box also appears if you drag & drop while pressing the Option key. If 
  73. you click "Save" after changing the preferences, the program saves the new 
  74. preferences and then converts the files. If you click "Temp", the program converts 
  75. the files according to the new temporary setup but does not save it.
  76.  
  77. Access PC may hang up when you copy a file with more than one extensions (e.g. 
  78. "Test.c.dos") to a DOS floppy. TextToMac is likely to generate such a file, so be 
  79. careful!
  80.  
  81. +++ Changes from version 1.2 +++
  82.  1.2.2
  83.         Add "Fast Convert" option.  See balloon help about this option.
  84.         Draw text icon in preferences dialog with color
  85.  1.3
  86.         Change the form of progress bar (Thanks to Chriss Larson!)
  87.         Add menu bar
  88.         Allow background conversion
  89.         Improve performance (with large text conversion.  Due to allowing background conversion, it is not fast with many small text conversion)
  90.         Add PowerMac version
  91.  1.31
  92.         Add "Convert Folder" option
  93.  1.32
  94.         Fix bug that the conversion was not correct when the last byte on internal 
  95.         buffer is EOL code.
  96. ++++++
  97. This program is designed by ITO, Kei and coded by SUMIYA, Takahiro.
  98. This is freeware.  
  99. Any comments, suggestions or bug reports are welcome.
  100. Please contact me via e-mail.
  101.  
  102. Takahiro Sumiya
  103. mailto:sumi@cuby.mis.hiroshima-u.ac.jp
  104. http://www.mis.hiroshima-u.ac.jp/~sumi
  105.